home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr40 / swlit119.zip / SWLITC2.BAT < prev    next >
DOS Batch File  |  1995-03-11  |  178b  |  12 lines

  1. echo off
  2.  
  3. rem  This batch file is used to redirect the LPT to your COMport 2
  4.  
  5. rem  Command to redirect LPT1 to COM2
  6. MODE LPT1=COM2
  7.  
  8. rem  Load up SWLOGit
  9. SWLOGIT.EXE
  10.  
  11.  
  12.